From: Debian Multimedia Maintainers Date: Thu, 2 Apr 2020 13:19:12 +0000 (+0200) Subject: Fix spelling errors X-Git-Tag: archive/raspbian/0.16.2.2+ds1-1+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=de0d66da0452adb8129bad8c7064a595c8d2ded2;p=giada.git Fix spelling errors Origin: Debian Forwarded: no Last-Update: 2020-04-02 Last-Update: 2020-04-02 Gbp-Pq: Name 01-spelling-fixes.patch --- diff --git a/src/glue/channel.cpp b/src/glue/channel.cpp index 30eaac1..11179e2 100644 --- a/src/glue/channel.cpp +++ b/src/glue/channel.cpp @@ -154,7 +154,7 @@ void addAndLoadChannels(ID columnId, const std::vector& fpaths) errors = true; if (errors) - v::gdAlert("Some files weren't loaded sucessfully."); + v::gdAlert("Some files weren't loaded successfully."); }